Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
1answer
3k views

connecting ec2 instance through filezilla [closed]

How can i connect to my ec2 instance through filezilla..? thanks
6
votes
3answers
4k views

FileZilla client run in command line

is it possible to run FileZilla client via command line and be able to set server name, user, password, FTP protocol (e.g. FTPES, SFTP), port number? i looked online and can't seem to be able to find ...
2
votes
2answers
229 views

Why is CF FTP transfer speed multiple times slower than standard FTP?

I have a ColdFusion application that I use to transfer files between our development and production servers. The code that actually sends the files is as follows: ftp = new Ftp(); ...
2
votes
1answer
286 views

FTP in PHP script and command line fails with 553, but Filezilla transfers OK

I'm getting a weird FTP failure in a PHP script. I've recreated the failure just using command line FTP, so I think I can eliminate PHP from my enquiries. Using command line FTP in Ubuntu 10.10, I ...
2
votes
2answers
2k views

How can I stop Filezilla changing my linebreaks?

I'm downloading a perl CGI file from a Linux web server. It has Unix linebreaks. I edit it on a Windows PC with a decent text-editor (Geany) which preserves those linebreaks. I then upload it again ...
1
vote
0answers
42 views

“Requesting folder name” in FAR manager. FTP

I'm writing my own FTP server and I've got a problem. Far manager can't receive file list, but filezilla can (image below). That's what I do: 1) receive PORT command with address and port 2) send ...
1
vote
0answers
1k views

Connection attempt failed with “EAI_NODATA - No address associated with nodename” in filezilla

Actualy i have purchased domain name from "Bigrock.com" and purchased net space from "125mb.com", i have already changed the name servers in the cpanel of "bigrock" to the "125mb" name-servers, also i ...
1
vote
1answer
80 views

Is there a way on how to integrate TortoiseSVN with FileZilla?

I am using Tortoise1.6, SubversionEdge for SVN CMS and FileZilla3 (Test Server has CentOS as Server). Let's assume the scenario: - Test Server exists - here, developers have direct access; used for ...
1
vote
7answers
117 views

Is there a program like Filezilla that handles MySQL tables?

I'm looking for a way to use something else than PHPmyadmin. Are there any tools out there that can let me do this?
1
vote
1answer
218 views

FTP Ascii transfer - does client or server strip carriage returns?

I have a problem transferring ascii files from a Windows 7 machine to a Unix Solaris server using FileZilla 3. The problem is that the text files end up on the Unix machine with CR+LF characters, ...
1
vote
0answers
101 views

Tell Filezilla to maintain permissions on uploaded files

I'm using Filezilla version 3.4.0 and every time I upload a new version of a file, the permissions are set back to 644, rather than maintaining them as 666. Is there any way of telling it to maintain ...
1
vote
0answers
360 views

Amazon EC2 Windows 2008 FTP Issues - Cannot get directory listing

Does anyone have a foolproof way to FTP to Windows 2008 EC2 Instances? I had mine working perfectly after following a lot of online guides from other users. Then it started deteriorating, ...
1
vote
1answer
623 views

Java FTP Connection Problem with FileZilla

i have a weird problem with my local Testing-Setup of a simple Java URL FTP Connection. Following code fragments (removed try/catches): URL url = new ...
1
vote
1answer
151 views

FileZilla: overwrite if source folder has fewer files

I have an "Images" folder on my remote server with 20 images. In my local copy of the Images folder I updated some images and deleted a few, and ended up with 15 images left. Now I want to re-upload ...
1
vote
2answers
1k views

filezilla, error while writing failure

I'm transferring a very large (35GB) file through SFTP and FileZilla. Now the transfer is 59.7% done, but I keep getting this error, and it hasn't changed that number for hours. Error: File ...
1
vote
1answer
500 views

Possible to repair garbled Chinese filenames?

I'm downloading via FTP some files with chinese names (BIG5 encoded), and Filezilla displays those filenames as garbage (as FTP cannot handle any encoding other than ASCII and UTF-8, as least the ...
1
vote
1answer
399 views

I'm trying to make bookmarks in Filezilla be availble on the desktop

So far it only looks like the bookmarks you make become available inside Filezilla[1] but I want to make them show up on the desktop like shortcut links. Maybe a shell script would work? I am trying ...
1
vote
3answers
6k views

How To Extract SFTP SSH Key From Key Cache in FileZilla FTP Client

I have connected to a server via SFTP using FileZilla and accepted adding the server's SSH key to the key cache in FileZilla. How can I extract this cached key to a keyfile so that may use it ...
0
votes
0answers
18 views

When uploading project to server - files are sometimes corrupt / changed

I have this very strange problem. I have the following setup: Web server. This is running together with several other websites on a normal webhotel (on a shared resource). FTP program Filezilla. I ...
0
votes
2answers
19 views

ftp-programs not working. Router blocking maby?

When i use ftp programs like filezilla and notepad++ i have problem to transfer files to my ftp-server. This problem exist only at my home. My theori is that my routers is making the problem and my ...
0
votes
1answer
58 views

Can I use filezilla to transfer files into WAMP

I am using WAMP as my local server and what I want to know is can I use filezilla to transfer my files across from my documents to the WAMP server? If so how can this be done in filezilla, (what do I ...
0
votes
0answers
25 views

Filezilla - Create uploading rules

When I'm uploading an entire site via Filezilla, I would like to have the site, up and running, as fast as possible. That means, putting the big videos and photos to upload last. Thing is, Filezilla ...
0
votes
2answers
50 views

How to set up a live test site?

This is probably really obvious to most of you but i am new to this. How do you set up a live test site that does not use the primary domain name? At the moment the primary domain name is being used ...
0
votes
0answers
65 views

How to open files of Filezilla in current open Aptana Studio 3

When I change the configuration of filezilla to open files in Aptana Studio 3, it starts a new process Aptana, and do not mind that is open, ie a new workspace. How to set to open in a new tab in ...
0
votes
1answer
81 views

is it possible to create FTP for JSP Servlet application on Linux Debian os

I have a jsp servlet application. I am using tomcat5.5 as web server and the os is linux debian server. I deploys the updated application by making its .war file and deploys this war file by using ...
0
votes
0answers
84 views

Email notification in filezilla server

I have a filezilla server on windows platform. Is it possible to get an email notification when client upload file(s) into FTP server? Thanks!
0
votes
0answers
41 views

Using filezilla with blocked FTP ports [closed]

My mobile provider on my cell-phone, whitch i used as a modem, has blocked ftp ports, and i can use just http/https connetction. But i need to work with files (editing by Notepadd++ in filezilla) by ...
0
votes
0answers
227 views

Filezilla FTP server - change directory gets failed from client (command-prompt, java)

I had setup Filezilla FTP server in my PC and tried to ftp from local machine itself. I could connect, transfer files ,but couldn't change the remote directory. By default it lands on home directory( ...
0
votes
1answer
284 views

ec2 security group settings, sftp and port 80 settings

I have a Linux based ec2 instance on aws with prepackaged Tomcat7 and so far I'm able to: ssh into the instance from command line, connect to the instance FileZilla, sudo start/stop tomcat (tomcat is ...
0
votes
2answers
86 views

css is not working after uploading the file on server with filezilla or cpanel

I have uploaded the file.css file on server with filezilla and also with cpanel. But when i browse the website the css has no impact. I changed: padding-left: 10px; If i see the Page view source i ...
0
votes
1answer
37 views

How to access pubilc_html via FileZilla?

Our website is hosted using CPanel. When we connect over sftp via FileZilla, for some reason, we're unable to access public_html. It works with FileZilla on the mac but on the PC, if we type in the ...
0
votes
1answer
138 views

replace WinSCP with FileZilla - is this possible?

well i am a admirer of the superb WinSCP (see http://winscp.net ) FTP-client for many years. Several months i switched to Linux - now i run a OpenSuse 11.4. Question - can i replace WinSCP with ...
0
votes
1answer
138 views

Filezilla download works fine, but command line FTP changes file?

Sorry if this is a repeat question. I've looked at other threads, but while there are other questions that are similar, none appear to truly address this question: I have the two files that are ...
0
votes
1answer
218 views

Setting default upload file permission in Filezilla [closed]

How can I set the default UPLOADED file / folder permission in Filezilla? Such that I won't manually set the permission each time when I upload file / folder, thanks
0
votes
1answer
96 views

How To Configure FileZilla Server To Accept File Uploads

When I connect to the FileZilla server on my LAN file download works fine, however when I try to upload files I get a 550 Permission denied error. I've searched the Settings however tinkering with ...
0
votes
2answers
56 views

TSQL Getting Info From Another Row in the Same Table?

I am building a TSQL query to parse through a FTP log from FileZilla. I am trying to figure out if there is a way to get information from a line preceding the current one? For example, I have parsed ...
0
votes
2answers
76 views

Can the server I upload and download files to with filezilla see my desktop and files?

I upload and download files from my desktop to a server for work using filezilla. I am wondering if the server can see the files on my desktop when I upload? I don't just mean the files I upload from ...
0
votes
0answers
56 views

Using javascript code (extension) on filezilla

Is it possible to make javascript 'extensions' on filezilla (sorta like chrome extensions). And I don't mean strictly like chrome extensions but simply any sort of way to run a javascript code on the ...
0
votes
0answers
194 views

Can't Upload Files Using FTP Clients || Windows Explore WINDOWS XP [closed]

I am Using Windows XP and File zilla to upload files. My Pc every time said "requested time out" when i try to upload files. It happens in Windows Explore also(by typing ftp://host.com). But above ...
0
votes
0answers
177 views

Setup filezilla ftp server on public windows 2003

I already have a machine available online, in fact I can remote access it. Now I want to setup FTP so I can transfer files remotely so I installed Filezilla server, but when I tried to access the ip ...
0
votes
1answer
138 views

Filezilla FTP server - set upload location on file server

I'm setting up a FTPS server and want to upload files to File server(NAS drive). I mapped the drive and tried 'drive letter' and '\serverpath\', But during the transfer its shows failed transfer ...
0
votes
3answers
44 views

Why couldn't I get onto the client's server through FTP?

I had a client that ultimately had to give up on because I couldn't for the life of me access his server. I tried through FileZilla and FireFTP. He then told me that it's a Linux server and I need to ...
0
votes
1answer
263 views

change file persmissions filezilla command line windows

How do I change the file permissions in filezilla with the command line? I tried 'SITE CHMOD 755 templates' but that only changes the folder 'templates'. I want to chmod all files in the templates ...
0
votes
1answer
374 views

Error accessing FTPS site from unix - “curl: (35) Unknown SSL protocol error in connection to <ftp site>”

I'm using filezilla ftp server on windows server 2008 machine. I have setup the FTPS site on this server. It works fine when i create any fpts account and access it from any ftp windows client. But ...
0
votes
2answers
251 views

Uploading MVC Website and MySQL to Webhost

I created a website using Code Ignitor and MySQL and want to upload everything to 000webhost.com How do I: upload my models, views and controllers to the public_html folder of 000webhost? get my ...
0
votes
1answer
334 views

How to transfer files from linux(Fedora) to Windows server 2003

I wanted to know how would I be able to transfer files from linux onto windows server 2003. Do I need to install a filezilla server on the windows and connect from my linux to windows and transfer the ...
0
votes
1answer
323 views

Cannot upload a file to a ftp server using C++

I have this simple code to upload a file to a server, but it seems that it doesnt work, doesn't upload any file(FtpPutFile returns 0). I am using FileZilla Server and this is my code and what ...
0
votes
0answers
196 views

Delay between upload completion to FTP Server and reading the file

I have a windows server instance in Amazon EC2 instance and I have installed FileZilla as FTP Server. What I am trying to achieve is as follows. I have an iPhone application which uploads files to ...
0
votes
3answers
441 views

How to download files off server to localhost

I just installed XAMMP and set up a localhost on my computer. I already have a working website and would love to bring all the files to my localhost on my computer so that I can begin learning how ...
0
votes
4answers
1k views

how to program to integrate with filezilla in C#.[sftp]

I would like to integrate FileZilla with my application written in C#. please someone show me sample code or web site that shows sample code. although i found article on web, and that article was ...

1 2