💻 Software
How do I send raw ftp command?
Fresh5 days ago
Mar 15, 20266932 viewsConfidence Score0%
0%
Problem
I have a situation that I have to use raw ftp commands such as cwd, retr, size, stor, type, and rest. I found out that most of GUI based FTP clients do not support command line commands. Is there a window ftp client that supports raw ftp commands?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How do I send raw ftp command?
Low Risk
many clients have a way to quote input commands and send them directly to the server. For example, with the Windows command-line client (ftp.exe), log on to a remote host and try this: ..and so on. GUI clients typically have a similar function. Flas…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix