I need to test something using ftp.
Is there some public server allowing ftp access to its files? What is a good way to search for such servers?
|
I need to test something using ftp. Is there some public server allowing ftp access to its files? What is a good way to search for such servers? |
|||||
|
|
If you only need anonymous read ftp access, you could of course find some Linux mirrors |
|||
|
|
|
Instead of looking for an open public server, you may want to take a USB drive (or use your hard drive) to run an install-free, easily set up FTP server. Portable apps like Quick'n Easy FTP Server would work (Windows only). It isn't hard to install your own FTP server on your local machine for testing. |
|||
|
|
|
on some free hosting services you can upload files via FTP (but some of them restrict file types to upload). you can also use solution from @thepurplepixel (another answer). if you have to access from a computer of other network but the host FTP server has not a real IP, you can download a software from www.no-ip.com to allow you to access it. |
|||
|
|