Sun Oct 21, 2007 4:48 am |
Replies: 2 |
Views: 4595 |
|
 |
When developing with multiple developers you have the ability to share projects by storing them on a network drive.
FTP accounts however are always stored in your personal folder. (\Program Files\).
...
|
Tue Sep 11, 2007 3:27 am |
Replies: 9 |
Views: 5080 |
|
 |
Hardlinks only work at a local drive. Network drives are not supported.
|
Sun Sep 09, 2007 3:41 am |
Replies: 9 |
Views: 5080 |
|
 |
Symlinks are not possible.
Is the encoding for ftp passwords a common used encoding? It looks like base64 with some sort of salt.
|
Tue Sep 04, 2007 10:45 am |
Replies: 9 |
Views: 5080 |
|
 |
OK, thanks, I'll look into symlinks.
Sharing accounts could be a feature request. It's great that you can share projects, but you get errors when you don't have an account listed in the project.
Wou ...
|
Tue Sep 04, 2007 10:27 am |
Replies: 9 |
Views: 5080 |
|
 |
Thanks!
It seems to be a good fix for sharing FTP accounts and such. But this also means layout.cfg, styles, etc are all shared?
My collegues would like to have their own layout and colorcoding.
...
|
Tue Sep 04, 2007 5:01 am |
Replies: 9 |
Views: 5080 |
|
 |
Hi,
Project files can be saved to a shared disk. Our developers do that because they can share projects that way.
FTP accounts however can not be saved to a shared disk.
Is there any way to sha ...
|