-
That fixes it.
2009-06-09 07:40:42 UTC by halfgaar
-
ShowHiddenFile = true
have you tried it in you configuration?.
2009-06-08 19:09:52 UTC by nobody
-
Version: 2.6.1
Specifying relative paths in directories doesn't work, local or remote. When I make a dir "testdir" in my project and specify: "IgnoreLocalDir = ./testdir", it doesn't listen to that instruction and makes the dir remotely. Same with IgnoreRemoteDir (but with reversed behavior, of course).
2009-06-05 13:34:46 UTC by halfgaar
-
It appears that weex doesn't see dotfiles remotely. When I rebuild cache, it always resends the same dotfiles, but nothing else. Also, I have a bunch of dotfiles on the FTP server I made as tests, which do seem to be removed, even after regenerating the cache.
$ weex -r project|grep -i sending
Sending : .htaccess
Sending : .cvsignore
Running again:
$ weex -r...
2009-06-05 13:06:08 UTC by halfgaar
-
The config file has to be in ~/.weexrc or ~/.weex/weexrc.
Cheers,
Ludo.
--
http://www.geeksback.com - Secure File Backups for Geeks
http://www.palmopensource.com - The PalmOS Open Source Portal.
2009-05-26 13:26:25 UTC by ldrolez
-
I like weex and I often use it for uploading websites when I only have FTP access (otherwise, I normally use rsync).
All my websites' files live in version management, with checkouts on multiple machines (of different colleagues). What I would like is if I could keep the weex config (and cache, if possible) in the project dir.
Is it possible to specify to weex where it should look for its...
2009-05-26 10:14:02 UTC by exobigsmoke
-
You can use incrond to do exactly this.
2009-01-18 09:42:40 UTC by ldrolez
-
Hi, I hope you are still developing this wonderful tool. I would like to suggest having a daemon mode so the user can start it and whenever a file is modified inside the local source dir it would be automatically uploaded to the ftp site. That would be really great.
2009-01-17 18:54:58 UTC by charlieman
-
Attached is patch for x86_64 architecture. It just fixs valist copy error on this architecture.
--
Regards
Rakesh Pandit.
2008-07-11 17:31:32 UTC by rakeshpandit
-
It would be excellent if one could define that a profile is inherited from another one.
For a specific use case:
I have a bunch(!) of Drupal sites that all have a lot of common characteristics (*.module, *.install, *.info, ... should be sent as ASCII, for example), but most of the sites also have some unique settings (if nothing else, username and password). It would be grand if I could...
2008-02-29 09:21:33 UTC by freso