Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: better setting for copy files

Sorry, I do not understand what you want to do. Please try again :-)
robs

better setting for copy files

what are the better settings for copy files from local pc to
server?

and for copy files between different folder of the same server?

-----------
other I have tested to copy more files in the same server
(folder x to folder y);
I used sftp (allow scp fallback); winscp require to open a new shell for to copy the files;
after that open a popup with this path
....httpdocs/*.*
for copy all teh files from dir x to dir y I have delete *.*
but I not know if this is a good solution