Jump to content

major_shepard

Member
  • Content Count

    1505
  • Joined

  • Last visited

  • Medals

Everything posted by major_shepard

  1. Checkout ArmA3.exe path from Launch Options Panel. Pretty sure it is wrong. See also Menu -> Preferences to change ArmA3Sync behaviour at game launch.
  2. ok thnaks. Online tab is indeed not updated on sync however there is a green Refresh button on the Repositories panel that do work.
  3. Could you give me your server login info for ArmA3Sync by PM please? ---------- Post added at 06:07 PM ---------- Previous post was at 06:04 PM ---------- Roger that. Didn't know about the <path> run parameter as every others need a "-" to start with. ---------- Post added at 06:17 PM ---------- Previous post was at 06:07 PM ---------- 1. It appears that the Join Server combo box is not updated the first time one's import the autoconfig file. After closing and restart ArmA3Sync, it does work. If you have trouble joining the server, checkout the firewall on the host machine. ArmA3Server.exe must be allowed on both in and out connections. 2. This is normal behaviour. You should use Join Server Combo box along with prefered modset selected. => ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/screens/arma3sync_favorite_server_with_attached_repository.png This will start ArmA 3 with the required mods.
  4. major_shepard

    Legal violations by A3L: Arma 3 life

    Wow GSP167 definitely best signature so far :)
  5. .zsync files are only generated when transfer protocol is set as HTTP for the repository. If so be sure to have write permissions on the folder that content the repository files.
  6. Could you try running ArmA3Sync-DEBUG.exe. But yeah Win10 looks like a mess. ---------- Post added at 04:51 PM ---------- Previous post was at 04:49 PM ---------- What is the error message? Normally ArmA3Sync should warn you to close TS3 before proceeding.
  7. Are you sure to build the repository before uploading? Does the "Repository main folder location" is correctly pointing on your local repository? ---------- Post added at 11:57 PM ---------- Previous post was at 11:56 PM ---------- If you can access a FTP server with writing permissions you can use for ArmA3Sync.
  8. In the Repositories panel the is a Edit button below the blue + button. Then you have to rebuild the repository if you want to update the autoconfig file. Users won't have any file to re-download.
  9. Some WIP stuff: simultaneous files download with synchronization here through FTP ftp://www.sonsofexiled.fr/ArmA3/ArmA3Sync/development/screens/arma3sync_ftp_multi_connexions.png
  10. major_shepard

    LEA - Loadout Editor for ArmA 3

    Nope it won't work with ArmA 2.
  11. Send me your sever info by PM. ---------- Post added at 09:47 AM ---------- Previous post was at 09:44 AM ---------- Run ArmA3Sync-DEBUG.exe and past console content. I guess you have write access restriction on your ArmA3 installation directory and/or ArmA3Sync installation directory. ---------- Post added at 09:49 AM ---------- Previous post was at 09:47 AM ---------- Strange. Never heard of it from folks in my team.
  12. You have a HTTP 503 error? If yes the problem is server side. I'm pretty sure your server does not hold partial file transfer.
  13. Fizilla is saying your are missing the /.a3s folder on the repository. Be sure to re-build the repository every time you make a change.
  14. Nope stay on SVN. I can give you access to create branches and commit on the SVN.
  15. it is in progress actually ---------- Post added at 08:56 AM ---------- Previous post was at 08:53 AM ---------- I don't have tried ArmA 3 with the new release 1.32 so far. Will have a look at it. ---------- Post added at 08:58 AM ---------- Previous post was at 08:56 AM ---------- Look for Apache Server (HTTP) or FileZilla Server (FTP) there are plenty of tutorials through the internet.
  16. Each mod folders on your PC must have the same name as the corresponding one on repository.
  17. I would say no as you should be able to upload folders not only files.
  18. 1. right 2. No. This option prevent from erasing client side content within the specified folder. This is a typically usefull for userconfig folder because client may have extra local addons.
  19. Could you send me your login info for the ftp server by pm?
  20. Try with a web server on the host machine as ArmA3Sync support HTTP. But pretty sure your sever provider sucks.
  21. Basically when you check for Addons ArmA3Sync will retrieve the single /.a3s/sync file and then perform the all files comparison locally on the client PC. If your server has a high latency for responding to FTP request, ArmA3Sync will keep waiting for the sync file (timeout is 15s). ---------- Post added at 12:17 PM ---------- Previous post was at 12:10 PM ---------- Indeed there is currently no file synchronisation command within ArmA3Sync console mode as it was designed to manage a repository locally. Now I could add this feature if really needed.
  22. This is due to Socket Buffer Size you have changed as it generates longer server timeout (i.e the server has slow reactivity against simultaneous connections) => https://forum.filezilla-project.org/viewtopic.php?f=6&t=16311
  23. You must run ArmA3Sync on the machine hosting the repository when using the console command. In your case install ArmA3Sync on the Ubuntu machine and open a SSH/RCP Unix terminal from the Windows server/your PC.
  24. You can administrate a repo from console running ArmA3Sync-console.bat/ArmA3Sync-console.sh script You can also create you own sript for automatic build of the repository using java -jar ArmA3Sync.jar -build "NameOfTheRepository" java -jar ArmA3Sync.jar -check "NameOfTheRepository"
×