Skip to content
IT Nursery
  • Home
  • Programming
    • Mac / IOS
    • Android
    • Web Applications
    • PHP
    • Java
    • C
    • C++
  • DataBase
    • MySQL
  • CMS
    • WordPress
  • System and Network
    • Serverfault

ftp

Is it possible to mount a subdirectory in ftp server via curlftpfs

by IT Nursery

Is it possible to mount a subdirectory in ftp server via curlftpfs

Tags ftp, mount

priv_sock_get_cmd error with vsftpd

by IT Nursery

priv_sock_get_cmd error with vsftpd

Tags ftp, vsftpd

What is the use of literal command in ftp?

by IT Nursery

What is the use of literal command in ftp?

Tags command, ftp

How to back-up and restore site settings in Core FTP Pro?

by IT Nursery

For those who have the same problem, I found this solution: For backing up go to “Site Manager” (Site Menu -> Site Manager), … Read more

Tags backup, ftp

Is there any ftp command to resume upload?

by IT Nursery

lftp also has the “reput” command, which does the SIZE and REST for you lftp user:[email protected]/path/to/folder cd ok, cwd=/path/to/folder lftp [email protected]:/path/to/folder> reput file.ext … Read more

Tags ftp

How do I view the job queue in lftp after it has moved to a background process?

by IT Nursery

You are correct that instances of lftp do not share the job queue, which is of course similar to how shell job queue … Read more

Tags ftp, ssh

Is there a way to write a script to do ftp login so I don’t have to type things over and over again?

by IT Nursery

If you want to script out the whole thing: #!/bin/sh HOST=’ftp.example.com’ USER=’yourid’ PASSWD=’yourpw’ FILE=’file.txt’ ftp -n $HOST <<END_SCRIPT quote USER $USER quote PASS … Read more

Tags bash, ftp, ubuntu

Move a remote file at an FTP prompt

by IT Nursery

Use the rename command. rename /a/myfile /a/b/myfile I think most ftp clients use rename, not mv like lftp (as in slm’s answer).

Tags ftp, rename

Use configuration file for ftp with auto login enabled upon initial connection

by IT Nursery

Use configuration file for ftp with auto login enabled upon initial connection

Tags command-line, ftp, mc, vim

How to add users to a FTP site in Windows 7’s IIS?

by IT Nursery

IIS’s FTP system uses local or domain users for authentication. Edited to add: You can also use IIS Manager users in IIS7+ if … Read more

Tags ftp, iis, user-accounts, windows-7
Older posts
Page1 Page2 … Page32 Next →

Recent Posts

  • Advice for improving internal dashboard [closed]
  • grep : ‘+’ special character
  • File location for Syslogs in Centos machine
  • How to collect users’ task completion times?
  • “service {FOO} start” vs. “/etc/init.d/{FOO} start”? [closed]
IT Nursery
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Important Link

  • About
  • Privacy Policy
  • Contact

IT Nursery

The Goal of ITNursery Engaging the world to foster innovation through aggregate information. Our Question Answer post, blog information, products and tools help developers and technologists in life and at work.

copyright © 2023 All Right Reserved | IT NurSery
x
x