FileZilla Forums

Welcome to the official discussion forums for FileZilla
Donate to project
It is currently 2010-09-02 16:37

All times are UTC




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 32 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-02-19 18:20 
Offline
500 Command not understood

Joined: 2009-02-19 18:09
Posts: 2
When I select to "View / Edit" a file in the local File window of FileZilla 3, then save and close it, FileZilla will prompt me with a "File has changed" dialogue that asks me if I would like to upload it. If I try to "View / Edit" the same file again, FileZilla will prompt me with a "Selected file already being edited" dialogue, even though the window I was editing the file in was closed.

These dialogues are preventing me from using FileZilla3 like a basic "file-manager" system. Is there any way to disable these behaviours? I searched the Preferences but couldn't find anything.

Also, it would be nice to have the OS command list (Print, Sent to..., Cut, Create Shortcut, Properties, etc...) added to the right click context menu of local files.

Regards,
Brian


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-02-19 23:50 
Offline
226 Transfer OK
User avatar

Joined: 2006-05-01 03:28
Posts: 9710
Location: Germany
Quote:
These dialogues are preventing me from using FileZilla3 like a basic "file-manager" system.
Filezilla is not a file manager and not intended to be used as one.

Quote:
Is there any way to disable these behaviours?
No. It would lead to data loss in some cases. Only safe behavior is the current one. Search the forums for lengthy discussions about that issue.

_________________
The answer to Everything is 42 - The answer to most FTP connection problems is Network Configuration.
Browsers are no FTP clients! They are designed for basic public FTP only.
Support requests per PM will be ignored, please post on the forums!


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-02-20 00:16 
Offline
500 Command not understood

Joined: 2009-02-19 18:09
Posts: 2
Thank you for your response. I've been a loyal Fz user since early version 2 so naturally I would like to continue to use Fz3 because I am used to the layout of the features. I was very disappointed that Fz3 dropped the file-manager feature set which had been in Fz2. But because those features had been in Fz2 already, I'd been using Fz3 with the assumption they would be reinstated eventually.

Judging by the tone of your post, I now assume that these features will never return, correct? That's disheartening. But I guess now is a good time as ever to switch all my computers over to WinSCP, which does provide file-manager functionality. I will have to learn a new interface, but at least it behaves the way I need it to.

I wish the Fz team all the best in the future, however it is no longer developing in a direction that suits my needs.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-02-20 04:03 
Offline
226 Transfer OK
User avatar

Joined: 2006-05-01 03:28
Posts: 9710
Location: Germany
To be honest, only botg knows, he's the only developer. What I told you is the current state, not the future one.

_________________
The answer to Everything is 42 - The answer to most FTP connection problems is Network Configuration.
Browsers are no FTP clients! They are designed for basic public FTP only.
Support requests per PM will be ignored, please post on the forums!


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-03-06 20:49 
Offline
504 Command not implemented

Joined: 2008-04-25 23:25
Posts: 7
Please, I also want turn off this 'troublesome' box prompts, I lose many manhours on it and just to prevent me from 'accidents' from time to time.

Have I had this kind of accident? yes, one, two or three times.

And it has happened yet with the 'box prompts', why?

  1. I have made the habit. Precisely because they are more often that I intentionally want to upload the file.
  2. Also, must not be forgotten, while more annoying is a warning, unless you pay attention the next time it appears.
  3. Also while more times the warning was "false warning" have less seriousness next time.

The time lost repairing those accidents is much less than the time lost with the boxprompt every time it wasn't necessary.

Also, repair this accident isn't complicated, just do Ctrl + Z in the editor, save and re-upload.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-03-06 21:24 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
Quote:
I lose many manhours on it


Doesn't take longer than one second to tab into FileZilla, click yes and then tab back. Many = more than a dozen. So you have already uploaded file changes more than 40k times. I doubt that.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-03-06 23:55 
Offline
504 Command not implemented

Joined: 2008-04-25 23:25
Posts: 7
botg wrote:
Doesn't take longer than one second to tab into FileZilla, click yes and then tab back. Many = more than a dozen. So you have already uploaded file changes more than 40k times.

some seconds x many times = ...

botg wrote:
I doubt that.

Want to bet?

I do many changes daily, I must test in live, multiplied by ~3 seconds + the clicks to switch windows + clicks for box prompt, it's more nuisance than you want.

I just want an option to disable this box because I don't need this, nor i want it, this don't protect me anything except annoy.

Thanks for thinking about you think is best for the user, but in my case this isn't best for me.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-03-07 08:55 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
SSH into the server and use vim on the console? That way the whole file won't even be on your local system at all.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-03-25 15:16 
Offline
500 Command not understood

Joined: 2009-03-25 15:08
Posts: 2
But the built-in "protection" doesn't account for files you don't want to upload to server (unless I'm missing something).

For example...if you are a flash developer, you edit the .fla file and then generate the .swf file. I only want to upload the .swf file (no point in crowding your web server with hefty .fla files). So when I go to filezilla, I get a dialogue box for the .fla file every single time...and I NEVER want to upload the .fla. I suppose some sort of cloaking feature would help eliminate this obstacle...but I would prefer to disable the "File has changed" feature all together. I would imagine people working in photoshop would have the same problems with psd files versus the jpg they wish to upload.

Oh well...I will have to find another program, because I cannot say no no no no no no no no no no....all day. I've already done it 10 times in an hour since updating FZ. I know you aren't bothered by my finding another program because of it being free and all, but I thought the developer might want to consider that perspective.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-04-10 21:27 
Offline
500 Command not understood

Joined: 2009-04-10 21:22
Posts: 1
If you really want to , you can edit the source file and compile the app.
Look in : edithandler.cpp and edit the code under "// File has changed, ask user what to do". It's easy.

I still don't get it developers. Such a great app with no disable feature for this kind of thing. Come ON.

_________________
http://ubuntuswitch.blogspot.com


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-04-15 15:53 
Offline
500 Command not understood

Joined: 2009-03-25 15:08
Posts: 2
Thanks for that -- I'm glad I checked back!


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-04-23 04:51 
Offline
500 Command not understood
User avatar

Joined: 2009-04-22 14:15
Posts: 4
Location: Kamen, Germany
I've compiled a new version without that message.
Go to my Blog to download the 3.2.4 working FileZilla.app file.

But, please note that botg wrote about it: markuszeller, your build is dangerous. It _will_ cause data corruption.
in thread viewtopic.php?f=3&t=5882&p=42589

_________________
Blog: http://www.markuszeller.com


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-05-01 20:59 
Offline
500 Command not understood

Joined: 2009-05-01 20:53
Posts: 1
Hi,

I'm also suffering from this dialog and like an option in the preferences to disable it. I keep downloading reports off our FTP, then opening them, and everytime I do, it asks if I want to upload my report back to the server. Which I would never want to do.

It seems like FileZilla is only intended for uploading, why is that? Doesn't anyone use FTPs for downloading only? or is this really abnormal?


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-11-05 15:20 
Offline
500 Command not understood

Joined: 2009-11-05 15:09
Posts: 3
Location: East Coast, America
I just found these postings. I am floored, and not pleasantly. I, too, have been a long-time user of FileZilla. Unfortunately this unwanted pop up box is a serious flaw in this version. I never automate file transfers as I work on 7 different sites at any given time. I upload, I download, I mix it up. I KNOW my files are changed as I am the one changing them! If this unexpected "announcement" is never to be removed or be "controllable" in some way by the user, then this product is no longer of use for me. I am not happy with WinSCP but at least I won't damage my files by accidentally clicking on that useless message box, nor waste a massive amount of "seconds" which translates into seriously lost time. :(

It is a sad day when a great software goes bad, and not from bad programming, but from bad planning.


Top
 Profile  
 
 Post subject: Re: How to disable "File has changed" and related prompts? FZ3
PostPosted: 2009-11-05 17:51 
Offline
Site Admin
User avatar

Joined: 2004-02-23 20:49
Posts: 14307
It saddens me that nobody understands the problem.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 32 posts ]  Go to page 1, 2, 3  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group