This is an old revision of the document!
Documentation » Support »
FAQ (Frequently Asked Questions)
- Connecting to the Server
- Transfering Files
- Configuring the Session
- Scripting/Automation
- Miscellaneous
Advertisement
Connecting to the Server
- 我要去哪裡取得使用者帳號及密碼?
- 我要如何連上一台只能由某一台特定主機連線的伺服器?
- 我可以用 WinSCP 來連 FTP 伺服器嗎?
- WinSCP 警告我,伺服器金鑰不在快取中,這是什麼意思?
- 我怎麼知道連線是安全的?
- 當我登入時出現「收到過大(??? B)的 SFTP 封包」,發生什麼事情?
- 我要在哪邊輸入遠端主機的 IP?
- 我要怎麼做才能在 Windows 版本的 OpenSSH 下使用 WinSCP 呢?
- How can I connect without entering key passphrase each time?
- Why does WinSCP keep on asking me for a session password?
Transfering Files
- Can I transfer files between two remote servers with WinSCP (FXP)?
- When I drop files outside of WinSCP, they are moved to the drop target. I want to copy them. How do I do that?
- File transfer speed is very low. WinSCP does not utilize all available bandwidth. How do I improve the transfer speed?
- Downloaded files are stored first to a temporary directory and only after that, they are moved to the destination directory. How do I prevent storing files to a temporary directory?
- I need to overwrite a remote file that isn’t owned by me, but I’m member of its group. The file has write permission for group. After transfer I get a message like “Upload of file <filename> was successful, but error occurred while setting the permissions and/or timestamp”
- Where can I change the file transfer mode (binary, ascii) or enable the auto-select transfer mode option?
- Why is the timestamp of uploaded/downloaded file different from the timestamp of the source file?
- Can I transfer file larger then 4 GB (or 2 GB)?
- When I attempt to copy files, I get an Error 127. What does this mean?
Advertisement
Configuring the Session
Scripting/Automation
- I need to upload files to my server automatically at specified time. Can this be done using WinSCP?
- My script works fine when executed manually, but fails when run by Windows Scheduler or a similar tool. What am I doing wrong?
- How do I configure session and/or transfer settings for which there are no script commands?
- How do I know that script completed successfully?
- How do I use scripting command working with filename containing spaces from command line?
Miscellaneous
- How do I change user after login (e.g. su root)?
- Can I change my account password with WinSCP?
- Can I have a local directory in both panels (turn WinSCP into file manager)?
- Why is remote file timestamp shown in WinSCP panel shifted by one hour from actual timestamp of the file?
- How do I change drive on the remote panel?
- How do I make WinSCP show localized and/or UTF-8 encoded (Unicode) filenames correctly?
- Why can’t I edit more than one file with my external editor?
- Can WinSCP show me HTTP URL address for the selected file?
- What do direction options (local, remote, both) for Synchronization mean?
- During synchronization all files are transferred. How do I make WinSCP transfer only changed files?
- Can I map a remote directory as a network drive in Windows?
- Why can’t I change the owner and the group of a file?
- What is error code 4? (or some other error code)
- How do I transfer my settings to another computer? How do I import/export my settings?
- I cannot read the file panel font. How can I make the panel font bigger?
- What command-line parameters can be used with WinSCP?
- How to keep the user in a specified directory on the server? (chrooted session)
- Why does selecting a file in WinSCP not work as I expect (that is, in the normal MS Windows way)?
- Can the internal editor be better (e.g. syntax highlighting)?
- Is there some API that I can use to add file transfer functionality to my application?
Advertisement