FTP (File Transfer Protocol) is a common protocol for transferring files between computers over networks
-1
votes
0answers
13 views
How would I FTP from command line with multiple connections? [closed]
Windows Server 2008 R2 64
I am looking to transfer large numbers (~15,000/day) of medium size files (~5-10MB) in different directories automatically over FTP from the command line. These files are ...
0
votes
1answer
18 views
File size changed after put through FTP
I'm trying to send a file to a FTP server using Perl. The program works almost well, but the file size changed (file size on remote host is different from localhost). After checking, i realize that: ...
0
votes
0answers
37 views
FTP file to Mainframe server copying only first record in the file
I was trying to ftp a file from a non mainframe server (windows machine) to mainfram server through ftp program. Input file is having 80 Record length with multiple rows.
When I ftp the file using
...
0
votes
2answers
35 views
Can I create a single ftp to access multiple network locations
I have an ftp server setup using FileZilla Server and 5 application servers which each have a backup folder that is shared.
On the ftp server I have setup symlinks in the root ftp directory that ...
0
votes
1answer
28 views
cannot list directory when accessing ftp remotely
i installed vsftpd and everything is working fine when accessing it locally, but i cannot view the folders when accessing it remotely.
using filezilla in my remote PC, i get this:
status: connecting ...
0
votes
1answer
32 views
PDF files on FTP will not open correctly
Our PDF files open fine from local hard disks, and http locations. However, We are having trouble opening PDF files from a FTP server. After double-clicking on the file, the Adobe 'grey' background ...
-1
votes
0answers
21 views
Filezilla source folders and server URL [closed]
When using an FTP client like Filezilla, is it possible to upload images to a hosting site without the folder structure? Linking would be logical and associated with the same URL except for the ...
0
votes
1answer
57 views
Upload folder with cURL and FTP using Batch file on Windows?
I am trying to upload a whole folder, including it's sub-folders and files to a folder on my server from a Windows batch (.bat) file.
Below is the command I have for the Upload part...
curl -T ...
2
votes
1answer
40 views
“wput” multiple files from command line?
You can upload a single file with wput:
wput file ftp://username:passwd@ipaddress/file
is there a way to upload multiple? Maybe something like:
wput {file1,file2} ...
-1
votes
1answer
29 views
Can I have 2 folders from 2 different servers in sync one way
Can I have 2 folder from 2 different server in sync one way!
I have a Windows server, Server 1 :public server
a Windows server, Server 2: local on my network :under NAT
The problem is that I get ...
1
vote
0answers
12 views
FTP management server
I am looking for a way to establish better FTP credential management.
The idea is that we have a lot of customer websites which all have their own FTP credentials. I would like to add those to some ...
0
votes
0answers
24 views
FTP to a server through a VPN on the same server?
I have a remote server (at home but I'm at university) which is running a VPN, I am connecting through the university network, through the vpn server to the internet.
That server does a bit of ...
-2
votes
0answers
29 views
Apache FTPClient and Apache FTPServer (JAVA) [closed]
Hello everyone my question is that I've created an FTP Server and FTPClient using Apache all in eclipse and everything seems to be working fine except the part when i try to upload a jar file which is ...
1
vote
0answers
29 views
FTP from IP camera to server losing packets
I'm tryin to set up a number of IP cameras (D-link DCS-920 and DCS-930L) to send images by FTP to a server (Ubuntu server (10.04 I think)). The images are about 15KB each and currently I have 6 ...
-2
votes
1answer
47 views
What is the difference between Internet Download Manager and Filezilla? [closed]
What is the difference between IDM and Filezilla? Can Filezilla be used like a normal download manager or vice versa? Does Filezilla have download acceleration capability as well?
0
votes
1answer
64 views
Setting Up Computer Server [closed]
My friends and I want a to setup a server where we can just dump all our music files. I would use my computer for the storage space, and my friend (who lives somewhere else) should be able to access ...
0
votes
1answer
32 views
Recursive, multi-connection FTP program to use in terminal
I want to download a big quantity of files from other host directly in my VPS via SSH.
Reason: The VPS bandwidth is so much faster than my home connection, and I won't download files from the host to ...
0
votes
2answers
38 views
FTP DOS window closes always
I want to ftp a pds library(each members contents) drom mainframe to my pc.
I wrote the following code:
@ftp -i -s:"%~f0"&GOTO:EOF
open myip
myuser
mypass
pwd
get 'hlq.2ndlq.3rdlq.4thlq(*)' ...
1
vote
1answer
34 views
Can I use WinSCP in read-only mode
I use WinSCP to view a file system over FTP.
Most of the time, I only wish to view files on the file system - but I do occasionally need to modify or delete files.
Is there a setting in WinSCP (or ...
0
votes
0answers
9 views
Webmin fails to restore VM over FTP
I have a number of XEN VMs running on a single server. I manage them with Cloudmin/Webmin and have scheduled daily system backups. The backups are performed by Cloudmin and are stored on a remote ...
1
vote
0answers
30 views
Can I install an alternative FTP server on FreeNAS?
The built-in FTP server on FreeNAS is not great. We need a way where our staff can easily and quickly create/edit FTP users, without having to log in to the admin panel.
Is it possible to run ...
-3
votes
2answers
40 views
Client-server software for file system read/write over internet? [closed]
Example:
I have an actively used Windows computer connected to the internet and I would like to allow another computer to log in to the file system stored on it, with the ability to download or ...
0
votes
1answer
40 views
Can't access IIS FTP server; times out
Please let me know if I'm not including all the info I should.
I setup an IIS FTP server on PC 1 (Windows 7). On PC 1, I can connect to the FTP with FileZilla with no problems. Using the same ...
0
votes
1answer
46 views
Can I mount an SSHFS drive via port 21 with FTP-SSL?
I'm on a mac and have been using CyberDuck FTP to connect to a client's server. It is an ASP/IIS server and when I connect to it CyberDuck tells me
This server can support more secure FTP-SSL ...
0
votes
2answers
33 views
ftp with pgp key
I am a LINUX user. I need to upload some files to a second server. This one uses PGP as security and I received a PGP key. Am I wrong when I say that I cannot use the ordinary FTP client program with ...
0
votes
0answers
33 views
FTP suddenly stopped listing files in a particular directory
I have a server on an inmotion hosting account that is suddenly acting strangely for FTP, but only in a particular directory. It is simply refusing to list the files. I've tried with two clients - ...
0
votes
2answers
97 views
If I had google fiber's 1GBPS, would uploading a 1GB file via FTP take exactly one second? [closed]
So if I had google fiber (1GBPS plan) and were to upload a 1 GB file via FTP server, would there be any delay or would it be limited to the download speed of a server?
0
votes
2answers
93 views
Transfer files between two NAS units on same network
So I have two Seagate BlackArmor 400 NAS units and I want to transfer a lot of files from one to the other.
I can access both through a browser GUI and also are the shares I want to transfer between ...
0
votes
0answers
17 views
Capturing the video streams [closed]
I can play videos from a site they uses
http://www.showmycode.com/?dc92e3bf989398c19b701be599cdfb68
this swf file to play but i want to get to directory of their source so that i can download all the ...
0
votes
1answer
50 views
Need to FTP files to a website every 5 minutes from a local PC
On my local PC server. I have some HTML files which update every few minutes.
I need to update/upload those files on a dir on my website every 5 minutes.
Currently I'm using a batch script and ...
0
votes
0answers
13 views
Transfer files to non ftp folder - CuteFTP
I know I can connect to the FTP server and I can transfer the files from my local machine to the ftp folder of the server and I can automate using the folder rules.
But
I need to upload a files ...
0
votes
2answers
80 views
How to download all files and folders using FTP via SSH? [duplicate]
I tried mget * but it only downloads files not folders. Is there a "download all" option?
1
vote
1answer
62 views
CLI: quickly download large amount of small files over ftp
I'm downloading a large number of small files (over 800, each around 5k). I'm doing this with lftp's mget command. But it's rather slow. Each file takes roughly 1s. Is there a tool/way to speed this ...
1
vote
2answers
59 views
Batch file to poll a folder for new files
I want to write a batch file which is triggered whenever a new file is added to a particular folder.
I can schedule a task using schtasks. But I am looking for a solution based upon interrupt kind ...
0
votes
1answer
38 views
Filezilla Server keeps asking for password on boot
Every time I start my computer this screen appears:
Usually this doesn't happen, it just logsin silently minimized in system tray.
I already tried checking "Always connect to this server".
Edit: ...
0
votes
3answers
53 views
Cant download 15,000 files via ssh linux [duplicate]
I have used wget, ncftp ftp etc, They all list around 5000 files at some sort of limit. I tryed using wget to get an exclusive file that didnt show up in the regular wget download and it worked. I ...
-1
votes
1answer
46 views
How to download a zip/rar(content) in ASCII by a ftp
I am trying to download a file from a ftp server, the file is Zip/rar and I am using filezilla.
I download the file in Acssi but the problem comes when I unzip the file and the files are in binary. ...
1
vote
2answers
78 views
Detected Port Scanning attack (eset SS6)
I'm getting this message on my firewall log files (on my computer). I'm using ESET Smart Security 6 and when ever I try to download files from the FTP server I manage to get a couple of files before ...
0
votes
0answers
62 views
How to detect if a transfer takes place with lftp mirror
Is there a way to execute something only when a file is transferred with lftp mirror? This script runs with cron every minute, and it syncs a local folder with a remote FTP server. I want it to send ...
0
votes
0answers
42 views
“The login is invalid ” issue with cPanel
The credentials are correct and its working fine in other's PC but not mine. i don't know what is the issue.
I am getting the following message
My all login ways is stopped currently SSH, FTP, ...
0
votes
0answers
57 views
530 user cannot login from windows server 2012 to another server
I have a problem with connecting to FTP server from MS Windows Server 2012. Windows Server is configured like a FTP Server (IIS7), and I am trying to connect totaly different server via Total ...
-1
votes
1answer
34 views
Unknown host to access ftp on new server
I'm trying to connect to an FTP through a new server by command line, but I am getting the following error: Unknown host. I can access same ftp through other machines. How can I do for allow this ...
-1
votes
1answer
47 views
Opening file/application through smb/ftp
I know that if I open a file/application through ftp, the file gets downloaded on windows 7 and then I run it.
My questions are as follows:
1.On ftp on windows, does it get downloaded to the ...
1
vote
1answer
166 views
FTP, CentOS and SELinux Permissions
I am trying to use vsftpd to allow a user to ftp in and edit files in /var/www/html where most files are owned by apache. So far I have used setsebool to enable system wide ftp, and I've also used ...
0
votes
1answer
92 views
Auto transfer files in FTP with FileZilla
I want to auto transfer my files to my server after saving them, like in Dreamweaver and Notepad++. As of today i need to confirm the process before FileZilla transfers the files. Is there a solution ...
1
vote
1answer
53 views
Notepad++ FTP Sync with server on connection
Is it possible for notepad++ to automatically sync with a ftp server when you connect to it via etc. nppftp to get the files from the server; that you have set up a cache for on your local computer, ...
2
votes
3answers
383 views
Free tool to mount a ftp server as network drive in windows [closed]
Is there any free way to mount an ftp and/or ssh server as a network drive in Windows?
I have already found the commercial tools netdrive and WebDrive. Is there any open source or freeware ...
0
votes
1answer
64 views
How to reverse usermod -s /bin/false?
I only want to disable SSH access but retain FTP access to user myuser.
I've perform the following command usermod -s /bin/false myuser.
Upon testing, it disable both SSH and FTP.
How can I reverse ...
0
votes
0answers
88 views
Using Filezilla to upload files to remote server under a proxy server
I am using Filezilla to upload files to my web server. I am under a proxy server of my college. I edited FTP proxy in Filezilla Settings. However, it shows the following error :-
Status: Selected ...
0
votes
1answer
28 views
How to I setup a folder to pass files on without holding them?
Is it possible to create a folder where Whenever a file is placed in it, the file is automatically copied to another specified location and then the original file is deleted?
What I'm trying to do ...

