How to upload into a remote directory through command prompt using FTP.
The directory name is 'TEST DIR' when i try to connect using command
ftp>cd TEST DIR
it is throwing no such directory found error
please suggest.
Try to enclose your dir with quotes ("), like this:
cd "TEST DIR"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With