Search found 3 matches

by jlin
Thu Jan 16, 2014 7:41 pm
Forum: Server - General
Topic: scp command problem - forward slashes vs back slashes
Replies: 3
Views: 9183

[quote="ForumAdmin"]Use Unix format for remote files, Windows format for local files.[/quote] Using Windows format still does not escape spaces in file names or directory names and using the SCP command. IMO, I think Core FTP Server should auto translate Unix style pathnames for SCP comman...
by jlin
Thu Jan 09, 2014 9:50 pm
Forum: Server - General
Topic: scp command problem - forward slashes vs back slashes
Replies: 3
Views: 9183

Re: scp command problem - forward slashes vs back slashes

I noticed another problem when using SCP command to send file from a Unix server to Core FTP Server. The following command is able to send a file with spaces in its file name from one Unix server to another Unix server and retain the same file name that has space characters in it: scp "/tmp/My ...
by jlin
Wed Jan 08, 2014 11:42 pm
Forum: Server - General
Topic: scp command problem - forward slashes vs back slashes
Replies: 3
Views: 9183

scp command problem - forward slashes vs back slashes

Hi, I have installed a Core FTP Server for testing but I noticed a problem when running SCP command on a HP-UX server to copy files. Without going into the detail of my Core FTP setup, I will just list the scp commands that worked vs the one that did not work. All SCP commands are executed on a HP-U...