task_upload » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2014-09-10 | 2014-09-11 | ||
Restored revision 1408975946. Undoing revision 1410316258. (martin) (hidden) | in-page anchored links without page name (martin) | ||
Line 2: | Line 2: | ||
//This article contains detailed description of uploading files. You may want to see [[guide_upload|simplified guide]] to the process instead.// | //This article contains detailed description of uploading files. You may want to see [[guide_upload|simplified guide]] to the process instead.// | ||
- | The simplest way to upload files is to drag them from local panel or Windows Explorer to [[ui_file_panel|remote panel]] of WinSCP. See section [[task_upload#dragdrop|Using Drag&drop (Mouse)]]. | + | The simplest way to upload files is to drag them from local panel or Windows Explorer to [[ui_file_panel|remote panel]] of WinSCP. See section [[#dragdrop|Using Drag&drop (Mouse)]]. |
For alternative ways, advanced options and automation see further sections. | For alternative ways, advanced options and automation see further sections. | ||
Line 17: | Line 17: | ||
If you hold ''Shift'' key while dragging the files, they will be moved to remote directory (i.e. transferred and deleted from local directory). | If you hold ''Shift'' key while dragging the files, they will be moved to remote directory (i.e. transferred and deleted from local directory). | ||
- | You can also [[task_upload#drop_tab|drop files to session tab]] to upload them using non-active session. | + | You can also [[#drop_tab|drop files to session tab]] to upload them using non-active session. |
===== Using Keyboard ===== | ===== Using Keyboard ===== | ||
- | If you prefer controlling application using keyboard, you will probably find [[ui_commander|Commander interface]] useful. Otherwise, you must use [[task_upload#using_copy_amp:paste|copy&paste]] method. | + | If you prefer controlling application using keyboard, you will probably find [[ui_commander|Commander interface]] useful. Otherwise, you must use [[#using_copy_amp:paste|copy&paste]] method. |
First select the local files or directories you want to upload (learn how to [[ui_commander#selecting_files|select files using keyboard]]). Make sure that [[ui_file_panel|local panel]] is still active and use command //Files > Upload// or press ''F5'' key. | First select the local files or directories you want to upload (learn how to [[ui_commander#selecting_files|select files using keyboard]]). Make sure that [[ui_file_panel|local panel]] is still active and use command //Files > Upload// or press ''F5'' key. | ||
Line 61: | Line 61: | ||
===== [[unc]] Uploading Files From UNC Paths (Network shares) ===== | ===== [[unc]] Uploading Files From UNC Paths (Network shares) ===== | ||
- | While WinSCP cannot browse UNC paths (network shares) in local [[ui_file_panel|panel]] of [[ui_commander|Commander interface]], it can upload files from there. You can [[task_upload#dragdrop|drag]] the files from Windows Explorer or another application, you can use UNC paths in [[scripting]], or use any other mean of uploading as described on this page. | + | While WinSCP cannot browse UNC paths (network shares) in local [[ui_file_panel|panel]] of [[ui_commander|Commander interface]], it can upload files from there. You can [[#dragdrop|drag]] the files from Windows Explorer or another application, you can use UNC paths in [[scripting]], or use any other mean of uploading as described on this page. |